home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / dist / eoe2.idb / usr / share / catman / u_man / cat6 / assemble.z / assemble
Text File  |  1995-02-28  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. AAAASSSSSSSSEEEEMMMMBBBBLLLLEEEE((((6666DDDD))))                                                      AAAASSSSSSSSEEEEMMMMBBBBLLLLEEEE((((6666DDDD))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      assemble - assemble an array of smaller images
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      aaaasssssssseeeemmmmbbbblllleeee nnnnxxxx nnnnyyyy oooouuuuttttiiiimmmmaaaaggggeeee iiiimmmmggggffffiiiilllleeeessss............
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _a_s_s_e_m_b_l_e assembles an nx by ny array of smaller images.  The catch here
  16.      is that all images being assembled have to have the same x/y dimensions.
  17.      The nx by ny array works like this:  nx is the number of images that are
  18.      going to be sitting side by side in the horizontal direction, and ny is
  19.      the number of images side by side in the vertical direction.  Order
  20.      imgfiles so that the first image will be the one sitting in the bottom
  21.      left-hand corner of outimage, with the second sitting either above it or
  22.      to its right.  If fewer than nx times ny images are given on the command
  23.      line, the last image is used repeatedly.
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.